home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20031118-20041115 / 000115_sumitkumardwive…indiatimes.com_Fri Feb 20 08:54:25 2004.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: newsmaster.cc.columbia.edu!phl-feed.news.verio.net!nntp1.tagonline.com!nycmny1-snf1.gtei.net!news.gtei.net!colt.net!news.maxwell.syr.edu!postnews1.google.com!not-for-mail
  2. From: sumitkumardwivedi@indiatimes.com (Sumit Kumar Dwivedi)
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: TDM
  5. Date: 20 Feb 2004 03:32:39 -0800
  6. Organization: http://groups.google.com
  7. Lines: 22
  8. Message-ID: <b9d0a616.0402200332.6c22fd9e@posting.google.com>
  9. NNTP-Posting-Host: 61.11.55.124
  10. Content-Type: text/plain; charset=ISO-8859-1
  11. Content-Transfer-Encoding: 8bit
  12. X-Trace: posting.google.com 1077276760 10346 127.0.0.1 (20 Feb 2004 11:32:40 GMT)
  13. X-Complaints-To: groups-abuse@google.com
  14. NNTP-Posting-Date: Fri, 20 Feb 2004 11:32:40 +0000 (UTC)
  15. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14818
  16.  
  17. hi friends
  18.  
  19. I'm building a project in which there are 4 channel RS422 data,20 DIPS
  20. and one audio channel data coming continously.i.e. I have two seperate
  21. mux/dmux unit.
  22. 1 unit mux unit is connected to dmux of other side & vice versa.Both
  23. unit seperated by distance sends data continuously.
  24.  
  25. RS422= 1920bytes/sec/channel
  26. DIPS= 800bytes/sec
  27. Audio= 8Kbytes/sec
  28.  
  29. Total frame size is 64 bits excluding HDLC frame tags.We are using
  30. HDLC protocol for framing and error detection.How i mux & dmux data at
  31. a same time so that data can not be missed(bandwidth?).I am using TDM
  32. multiplexing.
  33.  Audio signal is uses for telephonic conversetion.Can i implement
  34. mux/dmux in single FPGA or two FPGA(because data is full duplex..
  35. continuous)
  36. Please give me some idea how to multiplex all these data
  37.  
  38.                                      sumit
  39.